FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package hl7.fhir.uv.vhdir#current (156 ms)

Package hl7.fhir.uv.vhdir
Type SearchParameter
Id Id
FHIR Version R4
Source http://hl7.org/fhir/uv/vhdir/https://build.fhir.org/ig/HL7/VhDir/SearchParameter-organization-address.html
Url http://hl7.org/fhir/uv/vhdir/SearchParameter/organization-address
Version 1.0.0
Status draft
Date 2018-05-23
Name VhDir_sp_organization_address
Experimental False
Realm uv
Authority hl7
Description Select organizations with the specified address (matches any of the string elements of an address)
Type string

Resources that use this resource

CapabilityStatement
vhdir-server Validated Healthcare Directory Server Capability Statement

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter organization-address

VhDir_sp_organization_address

Parameter address:string

Select organizations with the specified address (matches any of the string elements of an address)

ResourceOrganization
ExpressionOrganization.address
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: exact, contains

Source

{
  "resourceType" : "SearchParameter",
  "id" : "organization-address",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter organization-address</b></p><a name=\"organization-address\"> </a><a name=\"hcorganization-address\"> </a><a name=\"organization-address-en-US\"> </a><h2>VhDir_sp_organization_address</h2><p>Parameter <code>address</code>:<code>string</code></p><div><p>Select organizations with the specified address (matches any of the string elements of an address)</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.address</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: exact, contains</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pa"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/vhdir/SearchParameter/organization-address",
  "version" : "1.0.0",
  "name" : "VhDir_sp_organization_address",
  "derivedFrom" : "http://hl7.org/fhir/SearchParameter/Organization-address",
  "status" : "draft",
  "date" : "2018-05-23",
  "publisher" : "HL7 International / Patient Administration",
  "contact" : [
    {
      "name" : "HL7 International / Patient Administration",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Select organizations with the specified address (matches any of the string elements of an address)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "code" : "address",
  "base" : [
    "Organization"
  ],
  "type" : "string",
  "expression" : "Organization.address",
  "multipleOr" : true,
  "multipleAnd" : true,
  "modifier" : [
    "exact",
    "contains"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.